Paul's JavaScript Examples | ||
This site contains a number of small examples on how to use JavaScript in e.g. AWeb 3.1 to add some extra functionality to your pages. It contains a number of handy scripts, all complete with source, instructions and a working example to make it easy for you to incorporate them.
A quick note, all the scripts themselves need to go into the <HEAD></HEAD> part of a HTML document. And more specifically in the <SCRIPT></SCRIPT> part of that. Also it is advised to comment out the actual Javascript by using the HTML comment tags <!-- and --> around them. This is to prevent other browsers from choking on these scripts.
Just click on one of the links to the left to see the script source, it's explanation and a working example. It is also suggested to view the source of said page in order to see how exactly it was done.
Distribution Conditions
You are free to use these scripts on all non-commercial pages providing they: